home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 014a / zsoftdrv.zip / KYSCANER.DOC < prev    next >
Text File  |  1990-10-16  |  674b  |  25 lines

  1. The Kyocera A-800 Scanner requires 2 device drivers in CONFIG.SYS.
  2. The first one:
  3.  
  4. device=SCNDRV.SYS DMA=3 IRQ=5 ADR=300
  5.  
  6. These settings coincide with the factory settings on the scanner board
  7. and are optional.  They need to be changed only if you change the switches
  8. on the interface board.
  9.  
  10. The second one:
  11.  
  12. device=KYSCANER.SYS /R=xxx,xxx,xxx,xxx,xxx,xxx
  13.  
  14. The optional /R switch allows the users to specify their own resolution pairs.
  15.  
  16. For example:
  17.  
  18. device=KYSCANER.SYS /R=200,175,150,125,100,75
  19.  
  20. The driver will implement these new settings if they are specified correctly:
  21. i.e., descending sequence and within the scanner's resolution range.
  22.  
  23.  
  24. 
  25.